MoveMethodOverwrite Property |
Gets or set a value indicating whether a overwrite is allowed
if destination resource already exist.
Namespace:
Independentsoft.Webdav.Methods
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic bool Overwrite { get; set; }Public Property Overwrite As Boolean
Get
Set
Property Value
Type:
Boolean
See Also